projects
/
mobile-ledger.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9708a1a
)
bump version and version code
author
Damyan Ivanov
<dam+mobileledger@ktnx.net>
Wed, 20 Feb 2019 20:04:31 +0000
(22:04 +0200)
committer
Damyan Ivanov
<dam+mobileledger@ktnx.net>
Wed, 20 Feb 2019 20:04:31 +0000
(22:04 +0200)
app/build.gradle
patch
|
blob
|
history
diff --git
a/app/build.gradle
b/app/build.gradle
index
b793586
..
ee2ad1a
100644
(file)
--- a/
app/build.gradle
+++ b/
app/build.gradle
@@
-23,8
+23,8
@@
android {
applicationId "net.ktnx.mobileledger"
minSdkVersion 22
targetSdkVersion 28
- versionCode 1
6
- versionName '0.
6
'
+ versionCode 1
7
+ versionName '0.
7
'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {