We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb65408 commit 4243ef9Copy full SHA for 4243ef9
claimManagement/build.gradle
@@ -27,7 +27,7 @@ android {
27
minSdkVersion 23
28
targetSdkVersion 32
29
versionCode 4
30
- versionName "1.2.6"
+ versionName "1.2.7"
31
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
32
}
33
buildTypes {
0 commit comments