Skip to content
This repository has been archived by the owner on Oct 27, 2020. It is now read-only.

Commit

Permalink
v3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ftctechnh committed Mar 12, 2018
1 parent 6370c4e commit 4396aa8
Show file tree
Hide file tree
Showing 14 changed files with 10 additions and 2 deletions.
4 changes: 2 additions & 2 deletions FtcRobotController/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="com.qualcomm.ftcrobotcontroller"
android:versionCode="26"
android:versionName="3.6">
android:versionCode="27"
android:versionName="3.7">

<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />

Expand Down
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,14 @@ For technical questions regarding the SDK, please visit the FTC Technology forum
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;http://ftcforum.usfirst.org/forumdisplay.php?156-FTC-Technology


**************************************************************************************
# Release Information
**************************************************************************************

Version 3.7 (built on 18.03.12)

Changes include:
* Interim fix to allow FTC apps to run on Android Nougat (7.x) devices.

**************************************************************************************
# Release Information
Expand Down
Binary file modified doc/apk/FtcDriverStation-release.apk
Binary file not shown.
Binary file modified doc/apk/FtcRobotController-release.apk
Binary file not shown.
Binary file modified libs/Blocks-release-sources.jar
Binary file not shown.
Binary file modified libs/Blocks-release.aar
Binary file not shown.
Binary file modified libs/FtcCommon-release-sources.jar
Binary file not shown.
Binary file modified libs/FtcCommon-release.aar
Binary file not shown.
Binary file modified libs/Hardware-release-sources.jar
Binary file not shown.
Binary file modified libs/Hardware-release.aar
Binary file not shown.
Binary file modified libs/Inspection-release-sources.jar
Binary file not shown.
Binary file modified libs/Inspection-release.aar
Binary file not shown.
Binary file modified libs/RobotCore-release-sources.jar
Binary file not shown.
Binary file modified libs/RobotCore-release.aar
Binary file not shown.

0 comments on commit 4396aa8

Please sign in to comment.