Skip to content

Commit 5b0006a

Browse files
author
Natalia Nazaruk
committed
Bump up version number and name
1 parent 61e739c commit 5b0006a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ android {
99
minSdkVersion 22
1010
targetSdkVersion 34
1111
compileSdk 34
12-
versionCode 3
13-
versionName "3.0"
12+
versionCode 4
13+
versionName "4.0"
1414
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1515
signingConfig signingConfigs.debug
1616
}

0 commit comments

Comments
 (0)