Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomáš Soukal committed Dec 1, 2019
2 parents 652550b + ac8adb9 commit b20560e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ apply plugin: 'com.google.gms.google-services'
// manually setup versioning
ext.versionMajor = 0
ext.versionMinor = 1
ext.versionPatch = 3
ext.versionPatch = 4
ext.minimumSdkVersion = 23

android {
Expand Down

0 comments on commit b20560e

Please sign in to comment.