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