Skip to content

Commit

Permalink
Update app version to prepare for beta release
Browse files Browse the repository at this point in the history
  • Loading branch information
marcauberer committed Jun 28, 2020
1 parent 6cd9cb4 commit a76dece
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 @@ -13,8 +13,8 @@ android {
applicationId "com.mrgames13.jimdo.colorconverter"
minSdkVersion 21
targetSdkVersion 29
versionCode 2201
versionName "2.2.1"
versionCode 2290
versionName "2.3.0-beta01"
vectorDrawables.useSupportLibrary = true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit a76dece

Please sign in to comment.