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 374f6a2 commit ae660e6Copy full SHA for ae660e6
build.gradle
@@ -3,7 +3,7 @@ buildscript {
3
jcenter()
4
}
5
dependencies {
6
- classpath 'com.android.tools.build:gradle:1.1.0'
+ classpath 'com.android.tools.build:gradle:1.3.0'
7
8
9
gradle.properties
@@ -1,5 +1,5 @@
1
-VERSION_NAME=0.2
2
-VERSION_CODE=2
+VERSION_NAME=0.4
+VERSION_CODE=4
GROUP=nl.2312
POM_DESCRIPTION=Store and retrieve streams of POJOs from an Android database using RxJava and Cupboard
0 commit comments