Skip to content

Commit

Permalink
Fix bug enter button not work in some cases
Browse files Browse the repository at this point in the history
  • Loading branch information
Sreang Rathanak committed Jan 5, 2024
1 parent da665b7 commit 0078e4b
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -20,8 +20,8 @@ android {
applicationId "com.rathanak.khmerroman"
minSdkVersion 21
targetSdk = 33
versionCode 4
versionName '4.0'
versionCode 5
versionName '4.1'

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down
Binary file modified app/release/app-release.aab
Binary file not shown.

0 comments on commit 0078e4b

Please sign in to comment.