Commonize version name and bump it (#5559)

This commit is contained in:
David Perez
2025-08-01 11:58:55 -05:00
committed by GitHub
parent a6d622c3b9
commit f614d6039f
7 changed files with 23 additions and 71 deletions

View File

@@ -1,6 +1,10 @@
# Please keep each version / library / plugin alphabetized within its own section and subsubsection.
[versions]
# App version
appVersionCode = "1"
appVersionName = "2025.7.0"
# SDK Versions
compileSdk = "36"
targetSdk = "36"