Skip to content

Commit

Permalink
Bump version to 1.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
39aldo39 committed Aug 26, 2021
1 parent 7574060 commit 33e576c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mobile/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ android {
applicationId "org.decsync.sparss"
minSdkVersion 21
targetSdkVersion 29
versionCode 96
versionName "1.15.2"
versionCode 97
versionName "1.16.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

Expand Down

0 comments on commit 33e576c

Please sign in to comment.