Skip to content

Commit

Permalink
feat: bump app version to 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
MrIkso committed Sep 10, 2024
1 parent b7d611b commit f424a95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ext.appVersion = "1.0.2"
ext.appVersion = "1.0.3"

allprojects {
apply plugin: 'java'
Expand Down

0 comments on commit f424a95

Please sign in to comment.