Skip to content

Commit

Permalink
bump version, and new debug apk
Browse files Browse the repository at this point in the history
  • Loading branch information
FoamyGuy committed Dec 22, 2018
1 parent 922cf69 commit cbee79d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified CircuitPythonEditor_debug.apk
Binary file not shown.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ android {
applicationId "com.foamyguy.circuitpythoneditor"
minSdkVersion 15
targetSdkVersion 27
versionCode 5
versionName "1.0.4"
versionCode 6
versionName "1.0.5"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit cbee79d

Please sign in to comment.