Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
50 changes: 0 additions & 50 deletions .github/workflows/android-deploy.yml

This file was deleted.

4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ apply plugin: 'com.android.application'
android {
defaultConfig {
applicationId "com.maxistar.textpad"
versionCode 61
versionName "1.31.0"
versionCode 62
versionName "1.31.1"
minSdkVersion 21
compileSdkVersion 36
targetSdkVersion 36
Expand Down
Loading