diff --git a/app/build.gradle b/app/build.gradle index 6ab7a24..e91ffb2 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -275,8 +275,8 @@ dependencies { exclude group: 'com.android.support' } - //maple - implementation("me.fycz.maple:maple:1.6") + //https://github.com/fengyuecanzhu/Maple + implementation("me.fycz.maple:maple:1.8") } greendao {