Skip to content

Commit

Permalink
feat(ng-demo): Update to Nativescript 4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Brendan Ingham committed Apr 15, 2018
1 parent cc9d46b commit 0f3aba1
Show file tree
Hide file tree
Showing 36 changed files with 1,379 additions and 55 deletions.
41 changes: 0 additions & 41 deletions demo/app/App_Resources/Android-Pre-v4/AndroidManifest.xml

This file was deleted.

4 changes: 0 additions & 4 deletions demo/app/App_Resources/Android-Pre-v4/app.gradle

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,9 @@
</intent-filter>
</activity>
<activity android:name="com.tns.ErrorReportActivity"/>

<meta-data
android:name="com.google.android.geo.API_KEY"
android:value="@string/nativescript_google_maps_api_key" />
</application>
</manifest>

This file was deleted.

Loading

0 comments on commit 0f3aba1

Please sign in to comment.