We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d152f2f commit 6438738Copy full SHA for 6438738
android/lib/build.gradle
@@ -9,7 +9,7 @@ android {
9
minSdkVersion 16
10
targetSdkVersion 23
11
versionCode 8
12
- versionName "0.5.0-alpha.3"
+ versionName "0.5.0-alpha.5"
13
}
14
15
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-mauron85-background-geolocation",
3
- "version": "0.5.0-alpha.4",
+ "version": "0.5.0-alpha.5",
4
"description": "optimized background location tracking",
5
"main": "index.js",
6
"scripts": {
0 commit comments