Skip to content

Commit

Permalink
Play Store alpha release
Browse files Browse the repository at this point in the history
  • Loading branch information
f8full committed Oct 4, 2020
1 parent 60b8b1e commit d28936d
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 @@ -28,8 +28,8 @@ android {
minSdkVersion 23
//noinspection OldTargetApi
targetSdkVersion 29
versionCode 1
versionName 'herdr-1.0'
versionCode 2
versionName 'herdr-v2020-alpha0'
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
manifestPlaceholders = [
'appAuthRedirectScheme': 'com.ludoscity.herdr'
Expand Down

0 comments on commit d28936d

Please sign in to comment.