Skip to content

Commit

Permalink
if the user don't input http or https in the login url editbox, d…
Browse files Browse the repository at this point in the history
…isplay appropriate message
  • Loading branch information
dokeraj committed Jan 1, 2022
1 parent 7d42cfa commit b8dae1e
Showing 1 changed file 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 @@ -17,8 +17,8 @@ android {
applicationId "com.dokeraj.androtainer"
minSdkVersion 29
targetSdkVersion 30
versionCode 15
versionName "1.8"
versionCode 16
versionName "1.9"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit b8dae1e

Please sign in to comment.