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