We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f41e5ff commit 201f457Copy full SHA for 201f457
build.gradle
@@ -17,7 +17,7 @@ apply plugin: 'kotlin-android'
17
apply from: 'spec.gradle'
18
19
ext {
20
- splitVersion = '5.3.0-rc1'
+ splitVersion = '5.3.0-rc2'
21
}
22
23
android {
0 commit comments