We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a553ab commit 1f4949dCopy full SHA for 1f4949d
1 file changed
app/build.gradle
@@ -10,8 +10,8 @@ android {
10
applicationId "xyz.rodit.snapmod"
11
minSdk 24
12
targetSdk 32
13
- versionCode 25
14
- versionName "1.7.2"
+ versionCode 26
+ versionName "1.7.3"
15
16
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
17
}
0 commit comments