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 d9fd50e commit b10eb19Copy full SHA for b10eb19
app/build.gradle
@@ -24,8 +24,8 @@ android {
24
applicationId "ro.code4.monitorizarevot"
25
minSdkVersion 21
26
targetSdkVersion 29
27
- versionCode 1
28
- versionName "1.0"
+ versionCode 35
+ versionName "2.0.7"
29
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
30
31
javaCompileOptions {
0 commit comments