Skip to content

Commit 3e33f60

Browse files
committed
versioning increase to 0.0.10 for production release
1 parent 8ec1ed0 commit 3e33f60

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
@@ -13,8 +13,8 @@ android {
1313
applicationId "com.stsd.selftaughtsoftwaredevelopers.androidsudokusolver"
1414
minSdk 28
1515
targetSdk 32
16-
versionCode 1
17-
versionName "0.0.1"
16+
versionCode 2
17+
versionName "0.0.10"
1818

1919
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2020
vectorDrawables {

0 commit comments

Comments
 (0)