Skip to content

Commit

Permalink
Increasing target SDK version to meet Google Play requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
QuantumBadger committed Dec 17, 2019
1 parent 47073cb commit 2eaae4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ android {
vectorDrawables.generatedDensities = ['mdpi', 'hdpi', 'xhdpi', 'xxhdpi', 'xxxhdpi']

minSdkVersion 14
targetSdkVersion 27
targetSdkVersion 28

applicationId "org.quantumbadger.redreader"
}
Expand Down

0 comments on commit 2eaae4d

Please sign in to comment.