Skip to content

Commit

Permalink
Added TextView support for RTL in custom method.
Browse files Browse the repository at this point in the history
  • Loading branch information
ankushyerawar committed Aug 21, 2020
1 parent 1b55c1f commit edbddfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apply plugin: 'com.android.application'

ext.versionMajor = 1
ext.versionMinor = 0
ext.versionPatch = 2
ext.versionPatch = 3
ext.versionClassifier = null
ext.isSnapshot = false
ext.minimumSdkVersion = 21
Expand Down

0 comments on commit edbddfb

Please sign in to comment.