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 f9f6a32 commit d5f749fCopy full SHA for d5f749f
app/build.gradle
@@ -30,8 +30,8 @@ android {
30
applicationId "nl.giejay.android.tv.immich"
31
minSdkVersion 24
32
targetSdkVersion 35
33
- versionCode 124
34
- versionName "3.23"
+ versionCode 125
+ versionName "3.3"
35
36
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
37
testOptions.unitTests.includeAndroidResources = true
0 commit comments