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 d20616f commit 42f8464Copy full SHA for 42f8464
app/build.gradle
@@ -30,8 +30,8 @@ android {
30
applicationId "nl.giejay.android.tv.immich"
31
minSdkVersion 24
32
targetSdkVersion 35
33
- versionCode 99
34
- versionName "3.9.2"
+ versionCode 100
+ versionName "3.9.3"
35
36
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
37
testOptions.unitTests.includeAndroidResources = true
0 commit comments