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 f4616c6 commit 64f5e18Copy full SHA for 64f5e18
PdCore/build.gradle
@@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
2
apply plugin: 'com.github.dcendents.android-maven'
3
apply plugin: 'com.jfrog.bintray'
4
5
-version = '1.0.0-rc3'
+version = '1.0.0-rc4'
6
group = 'org.puredata.android'
7
archivesBaseName = 'pd-core'
8
0 commit comments