We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4cbfe3 commit d15da48Copy full SHA for d15da48
1 file changed
app/build.gradle.kts
@@ -21,8 +21,8 @@ android {
21
applicationId = "me.aliahad.timemanager"
22
minSdk = 31
23
targetSdk = 35
24
- versionCode = 5
25
- versionName = "2.0.0"
+ versionCode = 6
+ versionName = "3.0.0"
26
27
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
28
0 commit comments