Loading app/build.gradle +11 −0 Original line number Diff line number Diff line Loading @@ -72,6 +72,12 @@ android { compileSdkVersion 29 targetSdkVersion 29 } apiR { dimension "api" minSdkVersion 29 compileSdkVersion 29 targetSdkVersion 29 } } // Always show the result of every unit test, even if it passes. Loading @@ -94,6 +100,10 @@ android { java.srcDirs = ['src/apiOreo/java/foundation/e'] res.srcDirs = ['src/apiOreo/res'] } apiR { java.srcDirs = ['src/apiOreo/java/foundation/e'] res.srcDirs = ['src/apiOreo/res'] } } } Loading @@ -103,6 +113,7 @@ dependencies { apiNougatImplementation 'org.cyanogenmod:platform.sdk:6.0' apiOreoImplementation files('libs/lineage-sdk-oreo.jar') apiQImplementation files('libs/lineage-sdk-q.jar') apiRImplementation files('libs/lineage-sdk-r.jar') debugImplementation 'com.amitshekhar.android:debug-db:1.0.4' Loading app/libs/lineage-sdk-r.jar 0 → 100644 +486 KiB File added.No diff preview for this file type. View file Loading
app/build.gradle +11 −0 Original line number Diff line number Diff line Loading @@ -72,6 +72,12 @@ android { compileSdkVersion 29 targetSdkVersion 29 } apiR { dimension "api" minSdkVersion 29 compileSdkVersion 29 targetSdkVersion 29 } } // Always show the result of every unit test, even if it passes. Loading @@ -94,6 +100,10 @@ android { java.srcDirs = ['src/apiOreo/java/foundation/e'] res.srcDirs = ['src/apiOreo/res'] } apiR { java.srcDirs = ['src/apiOreo/java/foundation/e'] res.srcDirs = ['src/apiOreo/res'] } } } Loading @@ -103,6 +113,7 @@ dependencies { apiNougatImplementation 'org.cyanogenmod:platform.sdk:6.0' apiOreoImplementation files('libs/lineage-sdk-oreo.jar') apiQImplementation files('libs/lineage-sdk-q.jar') apiRImplementation files('libs/lineage-sdk-r.jar') debugImplementation 'com.amitshekhar.android:debug-db:1.0.4' Loading
app/libs/lineage-sdk-r.jar 0 → 100644 +486 KiB File added.No diff preview for this file type. View file