Update version to 1.1.2 (6)

This commit is contained in:
Naveen 2024-03-10 07:27:46 +05:30
parent f50c3baa04
commit 00a3632fc6
No known key found for this signature in database
GPG key ID: 0E155DAD31671DA3

View file

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