Skip to content

Commit

Permalink
Update version to 1.2.0 (8)
Browse files Browse the repository at this point in the history
  • Loading branch information
naveensingh committed Sep 21, 2024
1 parent bbb6d98 commit a222454
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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" }
Expand Down

0 comments on commit a222454

Please sign in to comment.