This website works better with JavaScript.
Explore
Help
Register
Sign In
k
/
ffmpeg-kit
Watch
1
Star
0
Fork
You've already forked ffmpeg-kit
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
remove extra new lines
Browse Source
development
Taner Sener
2 years ago
parent
f0d47540c1
commit
81fe2793e4
2 changed files
with
0 additions
and
2 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
1
tools/android/build.gradle
1
tools/android/build.lts.gradle
1
tools/android/build.gradle
Unescape
Escape
View File
@ -41,7 +41,6 @@ android {
}
}
}
}
publishing
{
publishing
{
singleVariant
(
'release'
)
{
singleVariant
(
'release'
)
{
withJavadocJar
(
)
withJavadocJar
(
)
1
tools/android/build.lts.gradle
Unescape
Escape
View File
@ -41,7 +41,6 @@ android {
}
}
}
}
publishing
{
publishing
{
singleVariant
(
'release'
)
{
singleVariant
(
'release'
)
{
withJavadocJar
(
)
withJavadocJar
(
)
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
k/ffmpeg-kit
Title
Body
Create Issue