Sha256: f656fad6a9d44a3fb8bbe24cab7794265d0034b3ffb116ecf51b8dcf4625b5dd

Contents?: true

Size: 586 Bytes

Versions: 2

Compression:

Stored size: 586 Bytes

Contents

libraries: [gmaps]
entry: Init_GMaps
android:
  exttype: rakefile
  manifest_changes: 
  - ext/platform/android/AndroidManifest.rb
  - ext/platform/android/ApplicationManifestAdds.erb
  - ext/platform/android/ManifestManifestAdds.erb
  source_list: ext/platform/android/java_build.files
  adds: ext/platform/android/adds
  
  #will work with older SDKs
  library_deps: [extras/google/google_play_services/libproject/google-play-services_lib]
  
  #will work with newer SDKs
  maven_deps: 
    - 'com.google.android.gms:play-services-maps:17.0.0'
    - 'androidx.fragment:fragment:1.2.5'

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rhodes-7.6.0 lib/extensions/gmaps/ext.yml
rhodes-7.5.1 lib/extensions/gmaps/ext.yml