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 84243a3 commit 273f2e1Copy full SHA for 273f2e1
safe-parcel/build.gradle
@@ -27,7 +27,7 @@ apply plugin: 'com.android.library'
27
apply plugin: 'com.github.dcendents.android-maven'
28
29
group = 'org.microg'
30
-version = '1.3-SNAPSHOT'
+version = '1.3.0'
31
32
android {
33
compileSdkVersion 23
0 commit comments