We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f694854 commit 672d085Copy full SHA for 672d085
1 file changed
app/build.gradle.kts
@@ -15,7 +15,7 @@ android {
15
applicationId = "com.jkuester.unlauncher"
16
minSdkVersion(21)
17
targetSdkVersion(31)
18
- versionName = "2.0.0-ruusaig.4"
+ versionName = "2.1.1-ruusaig.4"
19
versionCode = 16
20
vectorDrawables { useSupportLibrary = true }
21
// signingConfigs {
0 commit comments