Torrent Search (by Transdroid): fix build

Problem was that upstream has forgotten to update the version information in build.gradle
in the tagged commit. The commit after the "official" 3.5 has however done that update.
This commit is contained in:
est31 2016-08-02 18:50:35 +02:00
parent 95fdb56bc3
commit 0c29c0ae16

View file

@ -59,9 +59,10 @@ Build:3.4,27
gradle=yes gradle=yes
Build:3.5,28 Build:3.5,28
commit=v3.5 commit=8c9dc5d16e1f869eee9b131bf86a272057db59e2
subdir=app subdir=app
gradle=yes gradle=yes
prebuild=sed -i "s/\(buildscript {\)/\1\n System.properties['com.android.build.gradle.overrideVersionCheck'] = 'true'/" ../build.gradle
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:Tags Update Check Mode:Tags