Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
marcocipriani01 committed Mar 14, 2021
1 parent 8d12c70 commit ff14f78
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 @@ -8,8 +8,8 @@ android {
applicationId "io.github.marcocipriani01.telescopetouch"
minSdkVersion 21
targetSdkVersion 30
versionCode 22
versionName "1.6.2"
versionCode 23
versionName "1.6.3"
multiDexEnabled true
if (file('api.properties').exists()) {
Properties properties = new Properties()
Expand Down

0 comments on commit ff14f78

Please sign in to comment.