We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 752996d commit 05474b4Copy full SHA for 05474b4
1 file changed
codekit/build.gradle
@@ -33,7 +33,7 @@ android {
33
minSdkVersion 19
34
targetSdkVersion 29
35
versionCode 3
36
- versionName "0.1.2"
+ versionName "0.1.3"
37
38
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
39
consumerProguardFiles "consumer-rules.pro"
0 commit comments