We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 247d271 commit e32e981Copy full SHA for e32e981
README.md
@@ -38,4 +38,4 @@ Screenshot
38
39
License
40
-----
41
-GPLv3
+[!GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html)
cuteqr/build.gradle
@@ -3,8 +3,6 @@ apply plugin: 'com.android.library'
3
android {
4
compileSdkVersion 28
5
6
-
7
8
defaultConfig {
9
minSdkVersion 16
10
targetSdkVersion 28
0 commit comments