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