Skip to content
This repository has been archived by the owner on Jan 24, 2022. It is now read-only.

Commit

Permalink
Merge pull request #9 from ieeemysight4rehab/dev
Browse files Browse the repository at this point in the history
Modified targetSdkVersion from 28 to 29 in app level build.gradle and Rebuild Signed APK for debug and release
  • Loading branch information
jerrychong25 authored Feb 13, 2021
2 parents 6f8be68 + 4e96996 commit 826aa99
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
Binary file modified .idea/caches/build_file_checksums.ser
Binary file not shown.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ android {
defaultConfig {
applicationId "com.handcycle"
minSdkVersion 16
targetSdkVersion 28
targetSdkVersion 29
versionCode 5
versionName "1.0.9"
}
Expand Down
Binary file modified app/debug/app-debug.apk
Binary file not shown.
Binary file modified app/release/app-release.apk
Binary file not shown.

0 comments on commit 826aa99

Please sign in to comment.