We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2472d00 commit fc7f792Copy full SHA for fc7f792
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 = "3.1.0-ruusaig"
+ versionName = "3.1.1-ruusaig"
19
versionCode = 16
20
vectorDrawables { useSupportLibrary = true }
21
// signingConfigs {
0 commit comments