Skip to content

Commit e32e981

Browse files
committed
Add link to license
1 parent 247d271 commit e32e981

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ Screenshot
3838

3939
License
4040
-----
41-
GPLv3
41+
[!GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html)

cuteqr/build.gradle

-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ apply plugin: 'com.android.library'
33
android {
44
compileSdkVersion 28
55

6-
7-
86
defaultConfig {
97
minSdkVersion 16
108
targetSdkVersion 28

0 commit comments

Comments
 (0)