Commit 2ebefdda authored by Gant's avatar Gant

version bump to 0.9.4

parent 27f2bb35
node_modules
.DS_Store
# Xcode
#
build/
......
......@@ -7,8 +7,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 22
versionCode 1
versionName "1.0"
versionCode 2
versionName "1.1"
ndk {
abiFilters "armeabi-v7a", "x86"
}
......
{
"name": "react-native-device-info",
"version": "0.9.3",
"version": "0.9.4",
"description": "Get device information using react-native",
"main": "deviceinfo.js",
"repository": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment