strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0663ca5
)
android: Update Gradle plugin
author
Tobias Brunner
<tobias@strongswan.org>
Tue, 19 Nov 2019 13:24:08 +0000
(14:24 +0100)
committer
Tobias Brunner
<tobias@strongswan.org>
Tue, 19 Nov 2019 13:44:39 +0000
(14:44 +0100)
src/frontends/android/build.gradle
patch
|
blob
|
history
diff --git
a/src/frontends/android/build.gradle
b/src/frontends/android/build.gradle
index
5880d16
..
1edb179
100644
(file)
--- a/
src/frontends/android/build.gradle
+++ b/
src/frontends/android/build.gradle
@@
-4,7
+4,7
@@
buildscript {
google()
}
dependencies {
- classpath 'com.android.tools.build:gradle:3.5.
1
'
+ classpath 'com.android.tools.build:gradle:3.5.
2
'
}
}