aboutsummaryrefslogtreecommitdiff
path: root/input/autofill/AutofillFramework/afservice/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'input/autofill/AutofillFramework/afservice/build.gradle')
-rw-r--r--input/autofill/AutofillFramework/afservice/build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/input/autofill/AutofillFramework/afservice/build.gradle b/input/autofill/AutofillFramework/afservice/build.gradle
index f341b57b..65020f48 100644
--- a/input/autofill/AutofillFramework/afservice/build.gradle
+++ b/input/autofill/AutofillFramework/afservice/build.gradle
@@ -1,11 +1,11 @@
apply plugin: 'com.android.application'
android {
- compileSdkVersion 26
+ compileSdkVersion 27
defaultConfig {
minSdkVersion 26
- targetSdkVersion 26
+ targetSdkVersion 27
versionCode 1
versionName "1.0"