This commit is contained in:
Brian Mwadime 2016-07-18 07:25:43 +03:00
Родитель 0a6dd0c82a
Коммит eb34bf214f
2 изменённых файлов: 1 добавлений и 2 удалений

Просмотреть файл

@ -25,7 +25,6 @@
android:layout_height="wrap_content"
android:layout_margin="@dimen/activity_horizontal_margin"
android:scaleType="fitXY"
android:onClick="navigateToSettings"
android:adjustViewBounds="true"
android:src="@drawable/connectwifi9"
android:layout_gravity="center_horizontal"

Просмотреть файл

@ -14,7 +14,7 @@
# If versions end in odd numbers they are development builds, even versions are release candidates.
# The AndroidManifest.xml must also be updated currently.
org.gradle.jvmargs=-Xmx2048M
version=0.2.4-SNAPSHOT
version=0.2.5-SNAPSHOT
# Using these variables to sync dependency version numbers across sub-projects.
android_support_lib_version = 23.4.0