We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3359718 commit 6038a7eCopy full SHA for 6038a7e
1 file changed
app/build.gradle
@@ -27,7 +27,7 @@ android {
27
applicationId "com.digiventure.ventnote"
28
minSdk 23
29
targetSdk = 36
30
- versionCode 48
+ versionCode 51
31
versionName "1.3.0"
32
33
testInstrumentationRunner "com.digiventure.utils.CustomTestRunner"
0 commit comments