Skip to content

Commit

Permalink
Update version to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hearsilent committed Apr 19, 2023
1 parent 4ea8a54 commit 026797d
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 @@ -8,11 +8,11 @@ android {
compileSdk 33
namespace 'hearsilent.amazingavatar'
defaultConfig {
versionCode 110
versionName "1.1.0"
applicationId namespace
minSdk 21
targetSdk 33
versionCode 200
versionName "2.0.0"

testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
}
Expand Down

0 comments on commit 026797d

Please sign in to comment.