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 ab33c37 commit ebc7e50Copy full SHA for ebc7e50
app/build.gradle
@@ -30,8 +30,8 @@ android {
30
applicationId "nl.giejay.android.tv.immich"
31
minSdkVersion 24
32
targetSdkVersion 35
33
- versionCode 117
34
- versionName "3.17"
+ versionCode 118
+ versionName "3.18"
35
36
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
37
testOptions.unitTests.includeAndroidResources = true
0 commit comments