Skip to content
This repository was archived by the owner on Dec 6, 2024. It is now read-only.

Commit 6739b68

Browse files
committed
bump version
1 parent 1a9104a commit 6739b68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ android {
1010
applicationId "com.jamal2367.tgmonet"
1111
minSdk 31
1212
targetSdk 32
13-
versionCode 60
14-
versionName "6.0"
13+
versionCode 70
14+
versionName "7.0"
1515
resConfigs 'en', 'de'
1616
setProperty("archivesBaseName", 'Monet_Generator_' + versionName)
1717
}

0 commit comments

Comments
 (0)