Skip to content
This repository has been archived by the owner on Aug 22, 2020. It is now read-only.

Commit

Permalink
Update sth
Browse files Browse the repository at this point in the history
Signed-off-by: Fung Gwo <[email protected]>
  • Loading branch information
fython committed Dec 11, 2018
1 parent b1196a1 commit 566db65
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
ext {
supportLibraryVersion = '27.1.0'
supportLibraryVersion = '28.0.0'

minSdkVersion = 19
targetSdkVersion = 27
buildToolsVersion = "27.0.3"
versionCode = 5
targetSdkVersion = 28
versionCode = 6
versionName = "0.2.1"
}

Expand Down

0 comments on commit 566db65

Please sign in to comment.