Skip to content

Commit

Permalink
downgrade target SDK to P (not ready for Q yet)
Browse files Browse the repository at this point in the history
  • Loading branch information
naXa777 committed Oct 31, 2019
1 parent 2ce25ed commit e818e86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ android {
defaultConfig {
applicationId 'by.naxa.soundrecorder'
minSdkVersion 16
targetSdkVersion 29
targetSdkVersion 28
versionCode 202
versionName "2.0.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit e818e86

Please sign in to comment.