This website works better with JavaScript.
Explore
Help
Register
Sign In
k
/
legado
Watch
1
Star
0
Fork
You've already forked legado
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
up
Browse Source
pull/32/head
kunfei
6 years ago
parent
664c48af0f
commit
debf517d1d
1 changed files
with
3 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
3
app/build.gradle
3
app/build.gradle
Unescape
Escape
View File
@ -61,6 +61,9 @@ android {
targetCompatibility
=
'1.8'
}
kotlinOptions
{
jvmTarget
=
"1.8"
}
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
k/legado
Title
Body
Create Issue