Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
ewt45 committed Nov 27, 2023
1 parent 520c436 commit bbb755b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions patchapp/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ android {
applicationId "com.ewt45.patchapp"
minSdk 21
targetSdk 27
versionCode 10
versionName '1.0.0'
versionCode 11
versionName '1.0.1'
resourceConfigurations += ['en', 'zh', 'ru']
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit bbb755b

Please sign in to comment.