Skip to content

Commit 2928487

Browse files
committed
Changed PdCore version to 1.0.1-rc1
1 parent 650225b commit 2928487

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PdCore/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
22
apply plugin: 'com.github.dcendents.android-maven'
33
apply plugin: 'com.jfrog.bintray'
44

5-
version = '1.0.0'
5+
version = '1.0.1-rc1'
66
group = 'org.puredata.android'
77
archivesBaseName = 'pd-core'
88

0 commit comments

Comments
 (0)