Skip to content

Commit 3d66829

Browse files
committed
cleanup
1 parent f26191d commit 3d66829

File tree

12 files changed

+7
-1392
lines changed

12 files changed

+7
-1392
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ android {
1111
minSdkVersion rootProject.ext.minSdkVersion
1212
targetSdkVersion rootProject.ext.targetSdkVersion
1313
multiDexEnabled true
14-
versionCode 41
15-
versionName "1.4.1"
14+
versionCode 42
15+
versionName "1.4.2"
1616
vectorDrawables.useSupportLibrary = true
1717
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1818
}

app/src/main/aidl/com/android/vending/billing/IInAppBillingService.aidl

Lines changed: 0 additions & 281 deletions
This file was deleted.
-166 KB
Binary file not shown.
-168 KB
Binary file not shown.
-168 KB
Binary file not shown.

app/src/main/java/com/commonsware/cwac/pager/ArrayPagerAdapter.java

Lines changed: 0 additions & 366 deletions
This file was deleted.

0 commit comments

Comments
 (0)