Update version to 1.2.0 (8)

This commit is contained in:
Naveen Singh 2024-09-21 22:21:03 +05:30
parent bbb6d98ae9
commit a2224542f5
No known key found for this signature in database
GPG key ID: AF5D43C216778C0B

View file

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