Skip to content

Commit

Permalink
dump version code
Browse files Browse the repository at this point in the history
  • Loading branch information
SkyDynamic committed Jan 17, 2025
1 parent e733aa1 commit 7b9d3bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ plugins {
}

val appVersion: String = "1.2.1"
val appVersionCode: String = "015"
val appVersionCode: String = "018"

val gitCommitId: String = try {
val stdout = ByteArrayOutputStream()
Expand Down

0 comments on commit 7b9d3bb

Please sign in to comment.