Added version code and name.

This commit is contained in:
Erik C. Thauvin 2015-04-15 16:41:48 -07:00
commit 7fd0a910a9

View file

@ -9,7 +9,7 @@ android {
applicationId "net.thauvin.erik.android.tiproid"
minSdkVersion 2
targetSdkVersion 2
versionCode 4
versionCode 4
versionName "0.4.0"
}