Skip to content

Commit

Permalink
Release version 3.0.0 (beta)
Browse files Browse the repository at this point in the history
  • Loading branch information
Christine Emrich committed Jul 13, 2019
1 parent f91c081 commit 4a7019a
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,8 +8,8 @@ android {
applicationId "de.christinecoenen.code.zapp"
minSdkVersion 21
targetSdkVersion 28
versionCode 34
versionName "2.2.2"
versionCode 35
versionName "3.0.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
compileOptions {
Expand Down

0 comments on commit 4a7019a

Please sign in to comment.