Skip to content

Commit 04a9f3a

Browse files
authored
Merge pull request #34 from natansalda/bump_up
Bump up version number and name
2 parents 61e739c + 5b0006a commit 04a9f3a

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)