Skip to content

Commit 4add52e

Browse files
committed
More build updates.
1 parent f0fee25 commit 4add52e

File tree

68 files changed

+126
-3868
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+126
-3868
lines changed

library/build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
apply plugin: 'com.android.library'
22

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

77
defaultConfig {
88
minSdkVersion 15
9-
targetSdkVersion 26
9+
targetSdkVersion 27
1010
}
1111
}
1212

1313
dependencies {
14-
implementation "com.android.support:support-v4:26.1.0"
14+
implementation "com.android.support:support-v4:27.1.1"
1515
}

library/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/arch/lifecycle/R.java

Lines changed: 0 additions & 12 deletions
This file was deleted.

library/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/support/compat/R.java

Lines changed: 0 additions & 153 deletions
This file was deleted.

library/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/support/coreui/R.java

Lines changed: 0 additions & 153 deletions
This file was deleted.

0 commit comments

Comments
 (0)