We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62056b2 commit 5bc3c70Copy full SHA for 5bc3c70
build.gradle
@@ -17,7 +17,7 @@ apply plugin: 'kotlin-android'
17
apply from: 'spec.gradle'
18
19
ext {
20
- splitVersion = '5.1.0-alpha.2'
+ splitVersion = '5.1.0-alpha.3'
21
}
22
23
android {
0 commit comments