File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed
Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ android {
1818 minSdk 24
1919 compileSdk = 36
2020 targetSdk 36
21- versionCode 40060022
22- versionName " 4.6.2 Alpha 2 "
21+ versionCode 40060051
22+ versionName " 4.6.0 RC1 "
2323 testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
2424 javaCompileOptions {
2525 annotationProcessorOptions {
@@ -115,7 +115,7 @@ dependencies {
115115 exclude group : ' commons-logging' , module : ' commons-logging'
116116 }
117117
118- implementation(" com.github.nextcloud:android-library:a9732515be7fab2b8ab8523485df94782061d56a " ) {
118+ implementation(" com.github.nextcloud:android-library:rc-2.23.0 " ) {
119119 exclude group : ' org.ogce' , module : ' xpp3'
120120 }
121121
Original file line number Diff line number Diff line change 1279612796 <sha256 value="6e59167e6060955b1ff344cc87870b2386a5b03375ede40288f907c316326851" origin="Generated by Gradle" reason="Artifact is not signed"/>
1279712797 </artifact>
1279812798 </component>
12799+ <component group="com.github.nextcloud" name="android-library" version="rc-2.23.0">
12800+ <artifact name="android-library-rc-2.23.0.aar">
12801+ <sha256 value="05b55bc24c2f1c5b30cd74ccde6b506b7b0c40411c0282d9adf838635fb3328d" origin="Generated by Gradle" reason="Artifact is not signed"/>
12802+ </artifact>
12803+ <artifact name="android-library-rc-2.23.0.module">
12804+ <sha256 value="3c93166bcd1d503ed4c8a27c16d36e4174d6c497819ff163dc6d89fa19d31c97" origin="Generated by Gradle" reason="Artifact is not signed"/>
12805+ </artifact>
12806+ </component>
1279912807 <component group="com.github.nextcloud.android-common" name="core" version="0.14.0">
1280012808 <artifact name="core-0.14.0.aar">
1280112809 <sha256 value="d370010eeae5928f525f31c09e33f9c78ed5e610af4b9f84b1ba68ce0727267b" origin="Generated by Gradle" reason="Artifact is not signed"/>
You can’t perform that action at this time.
0 commit comments