We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5167fb6 commit a6e3275Copy full SHA for a6e3275
build.gradle.kts
@@ -1,6 +1,6 @@
1
buildscript {
2
extra.apply {
3
- set("VERSION_CODE", 13)
+ set("VERSION_CODE", 14)
4
set("VERSION_NAME", "2.1.0.${extra["VERSION_CODE"]}")
5
set("APK_NAME", "Eye Health Manager")
6
set("MIN_SDK", 24)
0 commit comments