We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6202903 commit e8b844eCopy full SHA for e8b844e
app/build.gradle
@@ -22,7 +22,7 @@ android {
22
minSdkVersion 21
23
targetSdkVersion 35
24
versionCode 56
25
- versionName "3.4.2"
+ versionName "3.4.3"
26
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
27
}
28
0 commit comments