diff --git a/app/build.gradle b/app/build.gradle index d1674f2..19f6980 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -1,5 +1,4 @@ -apply plugin: 'com.android.application' -apply plugin: 'org.greenrobot.greendao'/* +/* * This file is part of FYReader. * FYReader is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -17,7 +16,8 @@ apply plugin: 'org.greenrobot.greendao'/* * Copyright (C) 2020 - 2022 fengyuecanzhu */ -//greendao긒件dependencies +apply plugin: 'com.android.application' +apply plugin: 'org.greenrobot.greendao' apply plugin: 'kotlin-android' def releaseTime() {