Skip to content

Commit

Permalink
bump to 32 as no diffs
Browse files Browse the repository at this point in the history
  • Loading branch information
KazuCocoa committed Dec 25, 2023
1 parent edd20a4 commit fa873ad
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 @@ -14,11 +14,11 @@ apply plugin: 'com.android.application'
apply plugin: 'de.mobilej.unmock'

android {
compileSdk 31
compileSdk 32
defaultConfig {
applicationId 'io.appium.uiautomator2'
minSdkVersion 21
targetSdkVersion 31
targetSdkVersion 32
versionCode 145
archivesBaseName = 'appium-uiautomator2'
/**
Expand Down

0 comments on commit fa873ad

Please sign in to comment.