release: 0.1905.28-beta

This commit is contained in:
emelko
2019-05-28 16:06:56 +02:00
parent 592f2b3e16
commit e7949377a2
3 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -102,8 +102,8 @@ android {
applicationId "com.drip"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 1
versionName "0.1904.29-beta"
versionCode 2
versionName "0.1905.28-beta"
ndk {
abiFilters "armeabi-v7a"
}
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "drip",
"version": "0.0.3",
"version": "0.1905.28-beta",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@@ -9218,4 +9218,4 @@
}
}
}
}
}
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "drip",
"version": "0.0.3",
"version": "0.1905.28-beta",
"contributors": [
"Julia Friesel <julia.friesel@gmail.com>",
"Marie Kochsiek",
@@ -89,4 +89,4 @@
"assets/fonts"
]
}
}
}