We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7c7736 commit 9cd4658Copy full SHA for 9cd4658
1 file changed
app/build.gradle
@@ -22,7 +22,7 @@ android {
22
applicationId "com.digiventure.ventnote"
23
minSdk 23
24
targetSdk = 36
25
- versionCode 45
+ versionCode 46
26
versionName "1.2.0"
27
28
testInstrumentationRunner "com.digiventure.utils.CustomTestRunner"
0 commit comments