Skip to content

Commit

Permalink
Version bump to 2.1.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
RznNike committed Dec 24, 2023
1 parent 5167fb6 commit a6e3275
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
buildscript {
extra.apply {
set("VERSION_CODE", 13)
set("VERSION_CODE", 14)
set("VERSION_NAME", "2.1.0.${extra["VERSION_CODE"]}")
set("APK_NAME", "Eye Health Manager")
set("MIN_SDK", 24)
Expand Down

0 comments on commit a6e3275

Please sign in to comment.