Skip to content

Commit acfe85a

Browse files
committed
Incremented the version of the app for the new release
1 parent 9f58e6c commit acfe85a

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 23
33-
versionName '2.1.3'
32+
versionCode 24
33+
versionName '2.1.4'
3434
minSdkVersion 24
3535
externalNativeBuild {
3636
cmake {

0 commit comments

Comments
 (0)