diff --git a/metadata/com.owncloud.android.txt b/metadata/com.owncloud.android.txt index ad0486a954..e1116da73e 100644 --- a/metadata/com.owncloud.android.txt +++ b/metadata/com.owncloud.android.txt @@ -192,19 +192,22 @@ Build:1.7.2,10700200 android update lib-project -p ./ && \ echo "android.library=true" >> project.properties +Build:1.8.0,10800000 + commit=oc-android-1.8 + gradle=yes + submodules=yes + srclibs=TouchImageView@v1.2.0 + rm=libs/disklrucache*,libs/android-support*,owncloud-android-library/libs,user_manual + Maintainer Notes: -Switch to the gradle flavor once all deps are pulled from central. +Last jar in use is touch-image-view, since apparently it's not in any maven +repo. Verified against upstream at https://github.com/MikeOrtiz/TouchImageView. -owncloud-android-library should be cleaned up from .jar files like -in fr.unix_experience.owncloud_sms.txt - -Re-enable AUM when upstream tags follow a predictable scheme again. +Can't use AUM since tag names are very inconsistent. . Auto Update Mode:None -#Auto Update Mode:Version oc-android-%v -#Update Check Mode:Tags ^oc-android-[0-9.]*$ Update Check Mode:Tags ^oc-android-[0-9.]* -Current Version:1.7.2 -Current Version Code:10700200 +Current Version:1.8.0 +Current Version Code:10800000