We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64880a3 commit cbd9e22Copy full SHA for cbd9e22
app/build.gradle
@@ -13,7 +13,7 @@ android {
13
minSdkVersion 23
14
targetSdkVersion 33
15
versionCode 7
16
- versionName "23.05.0-dev"
+ versionName "23.10.0"
17
18
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
19
}
0 commit comments