Skip to content

Commit

Permalink
SDK update 2
Browse files Browse the repository at this point in the history
  • Loading branch information
rkkr committed Oct 28, 2023
1 parent a311b9c commit 3ccd7ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ apply plugin: 'com.android.application'
android {
defaultConfig {
applicationId "rkr.simplekeyboard.inputmethod"
compileSdk 33
compileSdk 34
minSdkVersion 19
targetSdkVersion 34
versionCode 101
versionCode 102
versionName "5.16"
}
buildTypes {
Expand Down

0 comments on commit 3ccd7ce

Please sign in to comment.