Skip to content

Commit

Permalink
updated aw-server-rust to crossbeam version
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikBjare committed Apr 17, 2019
1 parent 50a640d commit a19807e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion aw-server-rust
3 changes: 2 additions & 1 deletion mobile/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,9 @@ android {
applicationId "net.activitywatch.android"
minSdkVersion 24
targetSdkVersion 28
// versionCode and versionName updated automatically in deploy script
versionCode 14
versionName "0.4.4"
versionName "0.4-dev"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit a19807e

Please sign in to comment.