We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 833bf49 commit acfac5dCopy full SHA for acfac5d
app/build.gradle.kts
@@ -12,7 +12,7 @@ android {
12
minSdk = 29
13
targetSdk = 34
14
versionCode = 1
15
- versionName = "2.0.4"
+ versionName = "2.1.0"
16
17
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
18
}
0 commit comments