From 61bc8e338949f6dcf587056a469636d2c6559d37 Mon Sep 17 00:00:00 2001 From: Garfield Tan Date: Sat, 8 Jul 2017 18:02:04 -0700 Subject: [PATCH] Stop building for Lollipop. This closes #13. --- app/build.gradle | 2 +- sambapatch.diff | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index e75b033..b7885c9 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -5,7 +5,7 @@ android { buildToolsVersion "26.0.0" defaultConfig { applicationId "com.google.android.sambadocumentsprovider" - minSdkVersion 21 + minSdkVersion 23 targetSdkVersion 26 versionCode 102 versionName "1.0" diff --git a/sambapatch.diff b/sambapatch.diff index d6ae727..5e86413 100644 --- a/sambapatch.diff +++ b/sambapatch.diff @@ -166,7 +166,7 @@ index 0000000..0da1e32 +WAF_MAKE=1 python $CWD/buildtools/bin/waf build --targets=smbclient $* diff --git a/configure.sh b/configure.sh new file mode 100755 -index 0000000..467c56d +index 0000000..7d009da --- /dev/null +++ b/configure.sh @@ -0,0 +1,54 @@ @@ -177,7 +177,7 @@ index 0000000..467c56d + +HOST=linux-x86_64 + -+ANDROID_VER=21 ++ANDROID_VER=23 +TOOLCHAIN_VER=4.9 + +TOOLCHAIN=$CWD/bin/ndk/toolchain