We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdd76b4 commit 554fd36Copy full SHA for 554fd36
examples/DaoExample/build.gradle
@@ -5,8 +5,8 @@ buildscript {
5
}
6
7
dependencies {
8
- classpath 'com.android.tools.build:gradle:2.3.0'
9
- classpath 'org.greenrobot:greendao-gradle-plugin:3.2.1'
+ classpath 'com.android.tools.build:gradle:2.3.1'
+ classpath 'org.greenrobot:greendao-gradle-plugin:3.2.2'
10
11
12
examples/RxDaoExample/build.gradle
0 commit comments