Skip to content

Commit

Permalink
Release 3.5.1-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Christine Emrich committed Sep 6, 2020
1 parent e85ee0d commit c8429e3
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 42
versionName "3.5.0"
versionCode 43
versionName "3.5.1-beta.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

Expand Down

0 comments on commit c8429e3

Please sign in to comment.