Skip to content

Commit

Permalink
chore: 1.0.8-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
nya-elimu committed Dec 10, 2020
1 parent bce4068 commit 6c9ac6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
applicationId "ai.elimu.vitabu"
minSdkVersion 24
targetSdkVersion 29
versionCode 1000007
versionName "1.0.7"
versionCode 1000008
versionName "1.0.8-SNAPSHOT"
setProperty("archivesBaseName", "${applicationId}-${versionCode}")
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit 6c9ac6b

Please sign in to comment.