We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8f5133 commit 42a1119Copy full SHA for 42a1119
1 file changed
README.md
@@ -0,0 +1,14 @@
1
+# AutoSave
2
+A framework can automatically generate OnSaveInstanceState code
3
+how to use:
4
+ repositories {
5
+ maven {
6
+ url 'https://xqand.bintray.com/maven/'
7
+ }
8
9
+
10
+ dependencies {
11
+ compile 'com.xqand:xqauto-api:1.1.0'
12
+ compile 'com.xqand:xqauto-processor:1.1.0'
13
+ compile 'com.xqand:xqauto-savehelper:1.1.0'
14
0 commit comments