Skip to content

Commit

Permalink
button text changed
Browse files Browse the repository at this point in the history
  • Loading branch information
hazel-sudz committed Jul 24, 2019
1 parent 3f89fe0 commit a6bc1d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ android {
applicationId "com.dansudz.simpledl"
minSdkVersion 17 //23
targetSdkVersion 29 //29
versionCode 11
versionCode 12
versionName "1.0.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/layout/activity_main.xml
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@


android:importantForAutofill="no"
android:text="Download Arguments"
android:text="Arguments"

android:textAllCaps="false"
app:layout_constraintBottom_toTopOf="@id/guideline1"
Expand Down

0 comments on commit a6bc1d0

Please sign in to comment.