Update version to 1.2.1 (9)

This commit is contained in:
Naveen Singh 2024-09-28 00:27:45 +05:30
parent 54666d6b68
commit 2d69922cfb
No known key found for this signature in database
GPG key ID: AF5D43C216778C0B

View file

@ -41,8 +41,8 @@ app-build-javaVersion = "VERSION_17"
app-build-kotlinJVMTarget = "17"
#versioning
app-version-appId = "org.fossify.gallery"
app-version-versionCode = "8"
app-version-versionName = "1.2.0"
app-version-versionCode = "9"
app-version-versionName = "1.2.1"
[libraries]
#AndroidX
androidx-media3-exoplayer = { module = "androidx.media3:media3-exoplayer", version.ref = "media3Exoplayer" }