Skip to content

Commit

Permalink
chore: Release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nya-elimu committed Dec 11, 2020
1 parent b8c0924 commit e1052be
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 10000089
versionName "1.0.9-SNAPSHOT"
versionCode 1001000
versionName "1.1.0"
setProperty("archivesBaseName", "${applicationId}-${versionCode}")
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit e1052be

Please sign in to comment.