diff --git a/frc-notebook/build.gradle b/frc-notebook/build.gradle index 13c39a1..1a5d351 100644 --- a/frc-notebook/build.gradle +++ b/frc-notebook/build.gradle @@ -9,8 +9,8 @@ android { defaultConfig { minSdkVersion 14 targetSdkVersion 21 - versionCode 25 - versionName "3.2.1" + versionCode 26 + versionName "3.3" testInstrumentationRunner "android.test.InstrumentationTestRunner" } compileOptions { diff --git a/gradlew b/gradlew old mode 100644 new mode 100755