Skip to content
This repository has been archived by the owner on May 4, 2023. It is now read-only.

Commit

Permalink
Bump version to 2.0.1
Browse files Browse the repository at this point in the history
Signed-off-by: androidacy-user <[email protected]>
  • Loading branch information
androidacy-user committed Apr 26, 2023
1 parent 0aa4abc commit 5a77f76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ android {
applicationId = "com.fox2code.mmm"
minSdk = 24
targetSdk = 33
versionCode = 66
versionName = "2.0.0"
versionCode = 67
versionName = "2.0.1"
vectorDrawables {
useSupportLibrary = true
}
Expand Down

0 comments on commit 5a77f76

Please sign in to comment.