Skip to content

Commit

Permalink
Prepared for release 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamie Sanson committed Dec 11, 2018
1 parent 12fd4fd commit a9a6a51
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 @@ -25,8 +25,8 @@ android {
applicationId "io.github.jamiesanson.mammut"
minSdkVersion 21
targetSdkVersion 28
versionCode 1
versionName "0.1-beta"
versionCode 2
versionName "0.2-beta"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

buildConfigField "String", "INSTANCES_SECRET", INSTANCES_SECRET
Expand Down

0 comments on commit a9a6a51

Please sign in to comment.