mirror of
https://github.com/mihonapp/mihon.git
synced 2025-10-30 05:47:57 +01:00
Upgrade realm
Update proguard file so we could potentially enable proguard in the future Update dependencies Downgrade duktape to fix MangaPlus Remove useless dependencies Remove useless tabGravity Fix debug version crashing in background
This commit is contained in:
@@ -16,7 +16,7 @@ buildscript {
|
||||
// in the individual module build.gradle files
|
||||
|
||||
// Realm (EH)
|
||||
classpath "io.realm:realm-gradle-plugin:5.10.0"
|
||||
classpath "io.realm:realm-gradle-plugin:5.13.1"
|
||||
|
||||
// Firebase (EH)
|
||||
classpath 'io.fabric.tools:gradle:1.31.0'
|
||||
|
||||
Reference in New Issue
Block a user