Skip to content
This repository was archived by the owner on Jun 27, 2020. It is now read-only.

Commit 6f85e40

Browse files
author
Evgenii Kanivets
committed
#28[30m]. Raise a minSDK to 17.
1 parent c7ea2bf commit 6f85e40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ android {
66
buildToolsVersion '21.1.2'
77
defaultConfig {
88
applicationId 'com.blogspot.e_kanivets.moneytracker'
9-
minSdkVersion 10
9+
minSdkVersion 17
1010
targetSdkVersion 23
1111
versionCode 4
1212
versionName '1.4.0'

0 commit comments

Comments
 (0)