chore: 🔖 update version

This commit is contained in:
Michel Roux 2025-02-08 15:31:20 +01:00
parent b57c322ed2
commit ab38b37d11

@ -7,8 +7,8 @@ android {
applicationId = "net.crystalyx.sharewithtitle"
minSdkVersion = 11
targetSdkVersion = 34
versionCode = 9
versionName = "1.7"
versionCode = 10
versionName = "1.8"
}
signingConfigs {
release {