mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2026-08-07 04:42:57 -04:00
v0.55.2+129
This commit is contained in:
1 parent
5548410e35
commit
94a495ec36
5 files changed
+20
-10
No files matched your search
@@ -111,8 +111,8 @@ android {
|
||||
applicationId "org.inaturalist.iNaturalistMobile"
|
||||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 128
|
||||
versionName "0.55.1"
|
||||
versionCode 129
|
||||
versionName "0.55.2"
|
||||
setProperty("archivesBaseName", applicationId + "-v" + versionName + "+" + versionCode)
|
||||
manifestPlaceholders = [ GMAPS_API_KEY:project.env.get("GMAPS_API_KEY") ]
|
||||
// Detox Android setup
|
||||
|
||||
Reference in new issue
Block a user