Skip to content

Commit 6ed4b18

Browse files
committed
Bump sdk version
1 parent 103c9a5 commit 6ed4b18

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apply plugin: 'com.android.application'
22

33
android {
4-
compileSdkVersion 26
4+
compileSdkVersion 27
55
buildToolsVersion "27.0.0"
66

77
dependencies {
@@ -12,7 +12,7 @@ android {
1212
defaultConfig {
1313
applicationId "com.termux.boot"
1414
minSdkVersion 21
15-
targetSdkVersion 26
15+
targetSdkVersion 27
1616
versionCode 3
1717
versionName "0.3"
1818
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)