Skip to content

Commit

Permalink
🎉release 0.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
ohmae committed Aug 24, 2019
1 parent 3ba3f76 commit 6c759e8
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 @@ -4,7 +4,7 @@ apply plugin: 'com.github.ben-manes.versions'
def applicationName = "GuiDemo"
def versionMajor = 0
def versionMinor = 0
def versionPatch = 11
def versionPatch = 12

android {
compileSdkVersion 29
Expand Down

0 comments on commit 6c759e8

Please sign in to comment.