Skip to content

Commit 586b71b

Browse files
authored
Update version
1 parent 1e8eedd commit 586b71b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ android {
5353
applicationId = "com.dot.gallery"
5454
minSdk = 29
5555
targetSdk = 37
56-
versionCode = 50001
56+
versionCode = 50002
5757
versionName = "5.0.0"
5858

5959
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
@@ -470,4 +470,4 @@ val includeOwncloud: Boolean
470470
} catch (_: Exception) {
471471
false
472472
}
473-
}
473+
}

0 commit comments

Comments
 (0)