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 2c3da14 commit 3cbfe2fCopy full SHA for 3cbfe2f
app/build.gradle
@@ -30,8 +30,8 @@ android {
30
applicationId "nl.giejay.android.tv.immich"
31
minSdkVersion 24
32
targetSdkVersion 35
33
- versionCode 119
34
- versionName "3.19"
+ versionCode 120
+ versionName "3.20"
35
36
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
37
testOptions.unitTests.includeAndroidResources = true
0 commit comments