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

Commit 5a77f76

Browse files
Bump version to 2.0.1
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 parent 0aa4abc commit 5a77f76

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ android {
3737
applicationId = "com.fox2code.mmm"
3838
minSdk = 24
3939
targetSdk = 33
40-
versionCode = 66
41-
versionName = "2.0.0"
40+
versionCode = 67
41+
versionName = "2.0.1"
4242
vectorDrawables {
4343
useSupportLibrary = true
4444
}

0 commit comments

Comments
 (0)