Skip to content

Commit cb76502

Browse files
author
hideki
committed
removed old language setting
1 parent 2c1b2cc commit cb76502

2 files changed

Lines changed: 0 additions & 6 deletions

File tree

sqlcipher/build-android.gradle

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ apply plugin: 'maven'
55

66
version = System.getenv("MAVEN_UPLOAD_VERSION")
77

8-
sourceCompatibility = JavaVersion.VERSION_1_6
9-
targetCompatibility = JavaVersion.VERSION_1_6
10-
118
repositories {
129
jcenter()
1310
}

sqlite-custom/build-android.gradle

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ apply plugin: 'maven'
55

66
version = System.getenv("MAVEN_UPLOAD_VERSION")
77

8-
sourceCompatibility = JavaVersion.VERSION_1_6
9-
targetCompatibility = JavaVersion.VERSION_1_6
10-
118
repositories {
129
jcenter()
1310
}

0 commit comments

Comments
 (0)