Added version code and name.

This commit is contained in:
Erik C. Thauvin 2015-04-16 00:26:19 -07:00
parent 7fd0a910a9
commit be63a5abcc

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"
}