Skip to content

Commit

Permalink
Update version to 1.2.1 (9)
Browse files Browse the repository at this point in the history
  • Loading branch information
naveensingh committed Sep 27, 2024
1 parent 54666d6 commit 2d69922
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 @@ -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" }
Expand Down

0 comments on commit 2d69922

Please sign in to comment.