Skip to content

Commit

Permalink
version 3 v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tlaabs committed Aug 11, 2019
1 parent 0aee537 commit 4800d23
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 14 deletions.
12 changes: 0 additions & 12 deletions .idea/runConfigurations.xml

This file was deleted.

2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ android {
applicationId "com.github.tlaabs.timetableviewdemo"
minSdkVersion 19
targetSdkVersion 28
versionCode 1
versionCode 3
versionName "1.0.3"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
Expand Down
2 changes: 1 addition & 1 deletion timetableview/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ android {
defaultConfig {
minSdkVersion 19
targetSdkVersion 28
versionCode 1
versionCode 3
versionName "1.0.3"

testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 4800d23

Please sign in to comment.