Skip to content

Commit

Permalink
Updated apk with the correct signing settings for OAuth2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
t04glovern committed Apr 7, 2018
1 parent d5d0c93 commit a8de23e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ android {
applicationId "com.nathanglover.catbox"
minSdkVersion 16
targetSdkVersion 27
versionCode 1
versionName "1.0"
versionCode 2
versionName "1.0.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}

Expand Down

0 comments on commit a8de23e

Please sign in to comment.