Target API 28

This commit is contained in:
Cameron Gutman 2018-06-08 00:23:41 -07:00
parent a7d85a7dd5
commit b6f4d8ff1e
2 changed files with 4 additions and 3 deletions

View File

@ -1,11 +1,12 @@
apply plugin: 'com.android.application'
android {
compileSdkVersion 27
buildToolsVersion '28.0.0'
compileSdkVersion 28
defaultConfig {
minSdkVersion 16
targetSdkVersion 27
targetSdkVersion 28
versionName "5.8"
versionCode = 162

@ -1 +1 @@
Subproject commit f6055894545c57e94a1b5ea8fb159efcfd6850ba
Subproject commit 9f9096a537a8d3b17bc70f8b3e963c7a91eacc76