Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

Commit

Permalink
Bump mollyRevision
Browse files Browse the repository at this point in the history
  • Loading branch information
p1gp1g committed Aug 17, 2024
1 parent 43961ad commit 4d2bbdb
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 @@ -22,7 +22,7 @@ val canonicalVersionCode = 1443
val canonicalVersionName = "7.13.4"
val currentHotfixVersion = 1
val maxHotfixVersions = 100
val mollyRevision = 1
val mollyRevision = 2

val sourceVersionNameWithRevision = "${canonicalVersionName}-${mollyRevision}"

Expand Down

0 comments on commit 4d2bbdb

Please sign in to comment.