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 c1c02fd commit 1beb1fdCopy full SHA for 1beb1fd
base/build.gradle
@@ -11,7 +11,7 @@ android {
11
applicationId "mf.asciitext.lite"
12
minSdk 30
13
targetSdk 34
14
- versionCode 16
+ versionCode 17
15
versionName "2.7.0"
16
vectorDrawables.useSupportLibrary = true
17
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
0 commit comments