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:
9920824
)
android: New release after fixing libtpmtss issue
author
Tobias Brunner
<tobias@strongswan.org>
Fri, 9 Dec 2016 10:18:17 +0000
(11:18 +0100)
committer
Tobias Brunner
<tobias@strongswan.org>
Fri, 9 Dec 2016 10:18:17 +0000
(11:18 +0100)
src/frontends/android/app/build.gradle
patch
|
blob
|
history
diff --git
a/src/frontends/android/app/build.gradle
b/src/frontends/android/app/build.gradle
index
69eb2a5
..
c53c1d5
100644
(file)
--- a/
src/frontends/android/app/build.gradle
+++ b/
src/frontends/android/app/build.gradle
@@
-8,8
+8,8
@@
android {
applicationId "org.strongswan.android"
minSdkVersion 15
targetSdkVersion 22
- versionCode 3
4
- versionName "1.7.
0
"
+ versionCode 3
5
+ versionName "1.7.
1
"
}
sourceSets.main {