We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5984e3 commit ab273b6Copy full SHA for ab273b6
app/build.gradle
@@ -7,8 +7,8 @@ android {
7
applicationId "com.codedead.deadpix"
8
minSdk 29
9
targetSdk 35
10
- versionCode 11
11
- versionName '1.10.1'
+ versionCode 12
+ versionName '1.10.2'
12
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
13
vectorDrawables.useSupportLibrary = true
14
}
0 commit comments