Skip to content

Commit 8a944b7

Browse files
committed
Increased version of the app
1 parent 4811ac7 commit 8a944b7

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
@@ -29,8 +29,8 @@ android {
2929
defaultConfig {
3030
applicationId "nie.translator.rtranslator"
3131
targetSdkVersion 32 //32
32-
versionCode 21
33-
versionName '2.1.1'
32+
versionCode 22
33+
versionName '2.1.2'
3434
minSdkVersion 24
3535
externalNativeBuild {
3636
cmake {

0 commit comments

Comments
 (0)