Skip to content

Commit

Permalink
v1.3
Browse files Browse the repository at this point in the history
Signed-off-by: Akilesh <akilesh.t.15@gmail.com>
  • Loading branch information
Akilesh-T committed Apr 18, 2019
1 parent 2a6165d commit e571bb3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified .idea/caches/gradle_models.ser
Binary file not shown.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ android {
applicationId "app.akilesh.nex"
minSdkVersion 27
targetSdkVersion 28
versionCode 4
versionName "1.25"
versionCode 5
versionName "1.3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit e571bb3

Please sign in to comment.