Skip to content

Commit 90812e7

Browse files
Update targetSdkVersion to 28
1 parent 7147578 commit 90812e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/sdl_android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ android {
66
compileSdkVersion 28
77
defaultConfig {
88
minSdkVersion 8
9-
targetSdkVersion 26
9+
targetSdkVersion 28
1010
versionCode 11
1111
versionName new File(projectDir.path, ('/../../VERSION')).text.trim()
1212
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)