Skip to content

Commit

Permalink
chore: Release 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nya-elimu committed Feb 27, 2022
1 parent 0fa08c0 commit 5666d2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ android {
minSdkVersion 24
targetSdkVersion 31
versionCode 2000000
versionName "2.0.0-SNAPSHOT"
versionName "2.0.0"
setProperty("archivesBaseName", "${applicationId}-${versionCode}")
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit 5666d2c

Please sign in to comment.