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:
ebf369c
)
android: New release after fixing crash with existing profiles
author
Tobias Brunner
<tobias@strongswan.org>
Mon, 3 Jul 2017 11:44:49 +0000
(13:44 +0200)
committer
Tobias Brunner
<tobias@strongswan.org>
Mon, 3 Jul 2017 11:44:49 +0000
(13:44 +0200)
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
9025fd3
..
3a70060
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 4
4
- versionName "1.9.
0
"
+ versionCode 4
5
+ versionName "1.9.
1
"
}
sourceSets.main {