Skip to content

Commit

Permalink
Release 3.5.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Christine Emrich committed Aug 11, 2020
1 parent d8b87fa commit 853e663
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 "de.christinecoenen.code.zapp"
minSdkVersion 21
targetSdkVersion 29
versionCode 40
versionName "3.4.0"
versionCode 41
versionName "3.5.0-beta.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

Expand Down

0 comments on commit 853e663

Please sign in to comment.