We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5790d8f commit f418b7dCopy full SHA for f418b7d
app/build.gradle
@@ -6,6 +6,7 @@ android {
6
defaultConfig {
7
applicationId "cn.settile.fanboxviewer"
8
minSdkVersion 26
9
+ //noinspection ExpiredTargetSdkVersion
10
targetSdkVersion 30
11
versionCode 1
12
versionName "beta-1.3.0"
0 commit comments