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.
2 parents 7340a56 + 1b1774f commit c567237Copy full SHA for c567237
1 file changed
gradle/libs.versions.toml
@@ -51,11 +51,11 @@ ktlint-gradle = "12.1.1"
51
flatpak-gradle-generator = "1.7.0"
52
53
projectApplicationId = "zed.rainxch.githubstore"
54
-projectVersionName = "1.6.2"
+projectVersionName = "1.7.0"
55
projectMinSdkVersion = "26"
56
projectTargetSdkVersion = "36"
57
projectCompileSdkVersion = "36"
58
-projectVersionCode = "13"
+projectVersionCode = "14"
59
60
[libraries]
61
# Kotlin
0 commit comments