We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2f314c commit c5fc22cCopy full SHA for c5fc22c
1 file changed
app/build.gradle
@@ -13,8 +13,8 @@ android {
13
applicationId "org.stypox.tridenta"
14
minSdk 21
15
targetSdk 35
16
- versionCode 40
17
- versionName "1.3"
+ versionCode 50
+ versionName "1.4"
18
19
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
20
vectorDrawables {
0 commit comments