Skip to content

Commit

Permalink
Merge branch 'master' of github.com:khmerlang/Khmerlang-Keyboard
Browse files Browse the repository at this point in the history
  • Loading branch information
Sreang Rathanak committed Jan 5, 2024
2 parents f397c8d + aa1ef75 commit da665b7
Show file tree
Hide file tree
Showing 4 changed files with 22 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 @@ -20,8 +20,8 @@ android {
applicationId "com.rathanak.khmerroman"
minSdkVersion 21
targetSdk = 33
versionCode 3
versionName '3.0'
versionCode 4
versionName '4.0'

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down
Binary file added app/debug/app-debug.apk
Binary file not shown.
20 changes: 20 additions & 0 deletions app/debug/output-metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"version": 3,
"artifactType": {
"type": "APK",
"kind": "Directory"
},
"applicationId": "com.rathanak.khmerroman",
"variantName": "debug",
"elements": [
{
"type": "SINGLE",
"filters": [],
"attributes": [],
"versionCode": 3,
"versionName": "3.0",
"outputFile": "app-debug.apk"
}
],
"elementType": "File"
}
Binary file not shown.

0 comments on commit da665b7

Please sign in to comment.