Skip to content

Commit

Permalink
termux-style: Update version from 0.32 to 0.33
Browse files Browse the repository at this point in the history
  • Loading branch information
fornwall committed Jun 11, 2024
1 parent 87b9a2a commit b47c83d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion termux-style/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ android {
namespace = "com.termux.styling"

defaultConfig {
versionCode = 32
versionCode = 33
versionName = "0.$versionCode"

val minSdkVersion: String by project
Expand Down

0 comments on commit b47c83d

Please sign in to comment.