Skip to content

Commit

Permalink
RC1 didn't contain the code I thought it did. Careless failure to sync.
Browse files Browse the repository at this point in the history
Mostly inconsequential stuff like the whatsnewtext and the removal of
neowise. But now need to submit a new release to the Google Play Store
and endure their ludicrous multiweek review process again.
  • Loading branch information
jaydeetay committed Sep 13, 2020
1 parent 8f39bfc commit 4440a5e
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 @@ -9,8 +9,8 @@ android {
applicationId "com.google.android.stardroid"
minSdkVersion 16
targetSdkVersion 30
versionCode 1515
versionName "1.9.5 - RC1"
versionCode 1516
versionName "1.9.5 - RC2"
buildConfigField 'String', 'GOOGLE_ANALYTICS_CODE', '""'
}

Expand Down

0 comments on commit 4440a5e

Please sign in to comment.