Skip to content

Commit

Permalink
SDK version 22 as minimal entrance seems ok.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sylvain Maucourt committed Dec 26, 2020
1 parent f23af7a commit c9a1e0b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ android {

defaultConfig {
applicationId "net.sylvek.itracing2"
minSdkVersion 24
minSdkVersion 22
targetSdkVersion 29
versionCode 80
versionName "2.5.5"
versionCode 81
versionName "2.5.6"

testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit c9a1e0b

Please sign in to comment.