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 6d353f7 commit b4506d4Copy full SHA for b4506d4
RealSR-NCNN-Android-GUI/app/build.gradle
@@ -9,8 +9,8 @@ android {
9
applicationId "com.tumuyan.ncnn.realsr"
10
minSdk 24
11
targetSdk 28
12
- versionCode 21
13
- versionName "1.7.8"
+ versionCode 22
+ versionName "1.7.9"
14
15
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
16
}
0 commit comments