Skip to content

Commit

Permalink
Prepare for public release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Akilesh-T committed Jun 12, 2019
1 parent 5d18ddd commit d5c6551
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 @@ -31,8 +31,8 @@ android {
// to the substratum repo rather than anything lower. Keep targetSdkVersion the same.
minSdkVersion 24
// Both versions must be changed to increment on Play Store/user's devices
versionCode 11
versionName "0.83"
versionCode 1
versionName "1.0"

// Themers: DO NOT MODIFY
buildConfigField "boolean", "SUPPORTS_THIRD_PARTY_SYSTEMS", "" + SUPPORTS_THIRD_PARTY_SYSTEMS
Expand Down

0 comments on commit d5c6551

Please sign in to comment.