We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b90b8b8 commit c197e0cCopy full SHA for c197e0c
1 file changed
app/build.gradle.kts
@@ -39,7 +39,7 @@ android {
39
minSdk = 33 // Only targets devices still receiving security updates — this is medical data
40
targetSdk = 36
41
versionCode = 2
42
- versionName = "1.2.0-rc.1"
+ versionName = "1.2.0-rc.2"
43
44
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
45
vectorDrawables {
0 commit comments