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 36ca06f commit 2317620Copy full SHA for 2317620
app/build.gradle
@@ -9,8 +9,8 @@ android {
9
applicationId "it.niedermann.nextcloud.deck"
10
minSdk 24
11
targetSdk 35
12
- versionCode 1024006
13
- versionName "1.24.6"
+ versionCode 1024007
+ versionName "1.24.7"
14
vectorDrawables.useSupportLibrary true
15
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
16
javaCompileOptions {
0 commit comments