mirror of
https://github.com/FossifyOrg/Gallery.git
synced 2024-11-22 04:28:00 +01:00
Update version to 1.2.0 (8)
This commit is contained in:
parent
bbb6d98ae9
commit
a2224542f5
1 changed files with 2 additions and 2 deletions
|
@ -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" }
|
||||
|
|
Loading…
Reference in a new issue