[go: up one dir, main page]

Skip to content

Commit

Permalink
make inner AsyncTask static
Browse files Browse the repository at this point in the history
  • Loading branch information
Externius committed Oct 29, 2017
1 parent 6a771f4 commit a302829
Show file tree
Hide file tree
Showing 2 changed files with 123 additions and 80 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
applicationId "externius.rdmg"
minSdkVersion 19
targetSdkVersion 26
versionCode 6
versionName '1.0.5'
versionCode 7
versionName '1.0.6'
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down
Loading

0 comments on commit a302829

Please sign in to comment.