Change update checker; using a JSON file now

This commit is contained in:
dvdandroid
2016-08-25 14:36:06 +02:00
parent 6fb9081394
commit ef13b3a36c
6 changed files with 207 additions and 17 deletions

View File

@@ -25,7 +25,6 @@ dependencies {
compile 'com.android.support:recyclerview-v7:24.2.0'
compile 'com.android.support:cardview-v7:24.2.0'
compile 'com.android.support:design:24.2.0'
compile 'com.github.javiersantos:AppUpdater:2.3'
compile 'com.jakewharton:butterknife:8.2.1'
apt 'com.jakewharton:butterknife-compiler:8.2.1'