Skip to content

Commit

Permalink
v0.0.2-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
josemmo committed Sep 1, 2020
1 parent 8dbe7a7 commit 817448c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ allprojects {
}

ext {
versionName = '0.0.1-beta'
versionCode = 1
versionName = '0.0.2-beta'
versionCode = 2
minSdkVersion = 21
targetSdkVersion = 29
compileSdkVersion = 29
Expand Down

0 comments on commit 817448c

Please sign in to comment.