Skip to content

Commit

Permalink
Release postmarket-1.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: Hui-Hong You <[email protected]>
  • Loading branch information
hiroshiyui committed Sep 22, 2023
1 parent a9ac726 commit 8b3d1f0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,11 @@ android {
buildToolsVersion "34.0.0"

defaultConfig {
applicationId "com.googlecode.tcime.unofficial"
applicationId "com.googlecode.tcime.unofficial.postmarket"
minSdkVersion 23
targetSdkVersion 34
versionCode 1
versionName "1.0.0"
}

buildTypes {
Expand Down

0 comments on commit 8b3d1f0

Please sign in to comment.