Skip to content

Commit

Permalink
Release 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Nya Elimu committed Jul 6, 2020
1 parent 57c9d47 commit 792a742
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ android {
minSdkVersion 24
targetSdkVersion 29
versionCode 2001002
versionName "2.1.2-SNAPSHOT"
versionName "2.1.2"
setProperty("archivesBaseName", "${applicationId}-${versionCode}")
}

buildTypes {
Expand Down

0 comments on commit 792a742

Please sign in to comment.