app/build.gradle
@@ -13,8 +13,8 @@ applicationId "cn.flightfeather.thirdapp" minSdkVersion 19 targetSdkVersion 28 versionCode 21 versionName "1.1.14.04" versionCode 24 versionName "1.1.14.07" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" renderscriptTargetApi 25 renderscriptSupportModeEnabled true @@ -45,7 +45,7 @@ } greendao { schemaVersion 11 schemaVersion 12 daoPackage 'com.ping.greendao.gen' targetGenDir 'src/main/java' }